projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
458401b
)
(HAVE_STRERROR): Define.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 14 Jul 1994 19:39:09 +0000
(19:39 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 14 Jul 1994 19:39:09 +0000
(19:39 +0000)
msdos/sed2.inp
patch
|
blob
|
history
diff --git
a/msdos/sed2.inp
b/msdos/sed2.inp
index 00720c2ff9260c9d041ab05647668257f2603e3f..047c046cb68a164abbb2784a5d988c25d2a9f0d0 100644
(file)
--- a/
msdos/sed2.inp
+++ b/
msdos/sed2.inp
@@
-22,6
+22,7
@@
/^#undef HAVE_BCOPY *$/s/undef/define/
/^#undef HAVE_FREXP *$/s/undef/define/
/^#undef HAVE_FTIME *$/s/undef/define/
+/^#undef HAVE_STRERROR *$/s/undef/define/
s/^#define USER_FULL_NAME .*$/#define USER_FULL_NAME (getenv ("NAME"))/
s/^#undef STACK_DIRECTION *$/#define STACK_DIRECTION -1/
s/^#undef EMACS_CONFIGURATION *$/#define EMACS_CONFIGURATION "i386-unknown-msdos"/